Skip to content
Back to search
30
MCP

RAG Knowledge

pulsemcp/rag knowledge

Python MCP server for retrieval-augmented generation and knowledge base tools.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

RAG Knowledge Graph
Python MCP server for RAG-based knowledge graph construction and querying.
0 tools
MODULAR-RAG-MCP-SERVER
A modular RAG (Retrieval-Augmented Generation) system with MCP Server architecture. Using Skill to make AI follow each step of the spec and
0 tools
io.github.fieldcure/rag
MCP RAG server with hybrid search, multi-KB support, and AI-powered chunk contextualization.
0 tools
io.github.csoai-org/rag-knowledge-mcp
rag-knowledge-mcp MCP server by MEOK AI Labs
0 tools
io.github.CSOAI-ORG/rag-knowledge-mcp
rag-knowledge-mcp MCP server by MEOK AI Labs
0 tools
rag-anythink-mcp
Model Context Protocol server for advanced RAG with Knowledge Graphs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rag_knowledge": {
      "url": "None",
      "transport": "http"
    }
  }
}